Shows which debug event occurred
| HALTED | Sticky flag indicating that a Halt request debug event or Step debug event has occurred |
| BKPT | Sticky flag indicating whether a Breakpoint debug event has occurred |
| DWTTRAP | Sticky flag indicating whether a Watchpoint debug event has occurred |
| VCATCH | Sticky flag indicating whether a Vector catch debug event has occurred |
| EXTERNAL | Sticky flag indicating whether an External debug request debug event has occurred |